RACF defines the classes used for WebSphere MQ so that if no profile is found, then the default is no access ( that is, DFTRETC= 8 in their class descriptor table definitions). RACF定义用于WebSphereMQ的类,这样,如果没有发现任何配置文件,那么默认值是无访问权(即类描述符表定义中的DFTRETC=8)。
Problem loading the descriptor table, most likely due to a corrupt descriptor table. 加载描述符表时出现问题,最常见的原因是描述符表错误。
You can obtain the statistics from the table descriptor of the table node in the underlying access path graph. 您可以从基础访问路径图中的表节点的表描述符处获得该统计信息。
There is no need to have each agent maintain its own file descriptor table. 这里不需要让每个代理维护它自己的文件描述符表。
When you install LILO using the/ sbin/ lilo command, it automatically generates this file, which holds the descriptor table ( among other things). 当使用/sbin/lilo命令安装LILO时,它会自动生成这个文件,其中包含有描述符表(还有其他内容)。
When the kernel key is disabled, the function descriptor of system call is stored in its svc table entry, as shown in Figure 9. 在内核键被禁用的情况下,系统调用的函数描述符被保存到它的svc表条目中,如图9所示。
To see the table descriptor, right-click the table node in the access path graph. 为了查看表描述符,请右键单击访问路径图上的表节点。
A segment including the default Local Descriptor Table ( LDT), usually shared by all processes ( see the next section). 一个保护默认LDT的段,通常被所有处理器共享。
We use the term descriptor, for the "value part of the symbol table element". 我们把符号表元素的值部分称作描述信息。
Booting module gets information of the computer and configures the global descriptor table, interrupt descriptor table and page directory, after this, it use long jump instruction to go into protected mode. 内核引导完成的主要功能是从磁盘上把内核装载至内存,读取系统硬件参数,设置全局描述符表、中断描述符表和页目录表,利用长跳转指令,从实模式切入保护模式。
Then the issues implementing the HAL-C on the Specialized Hardware Processor are addressed, and the methods of managing the components on FPGA and DSP by Proxy Components with the Domain Descriptor File and the Configuration Table are brought out. 接着从SCA波形应用的角度描述了硬件抽象层连接在波形开发中的作用,给出了代理组件如何通过域描述文件和配置表管理专用硬件处理器上算法组件的方法;
Management of object buffer is adopted the COD ( Cached Object Descriptor) and COT ( Cached Object Table) to manage; 对象缓冲区管理采用对象描述器(COD)和缓冲对象表(COT)进行管理;
For some of the interrupts such as the APIC timer interrupt and NIC interrupt, interrupt handling procedures are directly set in the interrupt descriptor table, in order to provide deterministic interrupt response time. 把一些中断例如APIC和网卡中断的中断处理程序直接注册在中断描述符表中,这样可以得到确定的中断响应时间。